PXC Documentation

PXC Home

Array Pin

1.18.0

Create a pin that can receive multiple values and return an array.

Node Data

Display name

Array Pin

Internal name

Node_Array_Pin

Inheritances

Node_Array_Pin

Inputs

Dynamic Inputs

Input

Outputs

Node_Array_Pin

any

Array


A special type of pin that allow creation of arrays. The output will be an array with the values of all connected pins.



Related Links